All Questions
2 questions
1vote
0answers
83views
Is a evolutionary algorithm suitable as an alternative for this method?
I found this algorithm in a paper and want to use it, but when the number of sources are more then this approach will have a high computation time. If K_{^}= 10, ...
3votes
1answer
64views
Metrics of quality of parameter space exploration
Considering a black box optimization problem on non-linear, non-convex function where we want to minimize an objective function. One way to assess the quality of an optimizer is to look at the best ...